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
Create an F5 Distributed Cloud GCP Cloud Credential
This example demonstrates how to use the module with Google and Volterra providers
to create an F5 Distributed Cloud custom IAM role in a project, and assign it to
a new service account, and embed the service account credentials into an XC Cloud
Credential.
NOTE: This example will embed the service account JSON key as plaintext in
XC and in Terraform state. You can choose to use my unofficial F5XC provider
to blindfold the secret before sending to XC, but the JSON key will remain stored
as plaintext in Terraform state. See Blindfold Cloud Credential for example usage.