github hashicorp/terraform-provider-local v2.2.0

latest releases: v2.5.2, v2.5.1, v2.5.0...
2 years ago

NOTES:

  • resource/local_file: Argument sensitive_content is Deprecated. For creating or accessing files containing sensitive data,
    please use the new resource and data source local_sensitive_file.
    Both are identical to their local_file counterparts, but content and content_base64 attributes are marked as sensitive.

FEATURES:

  • New Data Source: local_sensitive_file (#101 and #106)
  • New Resource: `local_sensitive_file** (#106)

Don't miss a new terraform-provider-local release

NewReleases is sending notifications on new releases.