You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terraform 0.15 fails to deploy BIG-IP from these modules due to interpretation of metadata output as containing sensitive information. Fix will be to explicitly mark metadata map output from metadata sub-module as sensitive, even though it does not contain sensitive information.
Terraform modules used
BIG-IP standalone
BIG-IP HA
BIG-IP CFE
GCP environment
Standalone project (default)
Shared VPC Host project
Shared VPC Service project
Integration with serverless (Cloud Functions, Cloud Run, App Engine, etc.)
Describe the bug
Terraform 0.15 fails to deploy BIG-IP from these modules due to interpretation of metadata output as containing sensitive information. Fix will be to explicitly mark metadata map output from
metadata
sub-module as sensitive, even though it does not contain sensitive information.Terraform modules used
GCP environment
Any other details we need to know?
Reproducing the issue
Deploy BIG-IP from this module.
Additional context
DO NOT UPLOAD OR LINK TO FILES WITH SENSITIVE INFORMATION, SERVICE ACCOUNT KEYS, ETC.
The text was updated successfully, but these errors were encountered: