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
Use a variable to set the force_destroy attribute of the Cloud Storage
bucket to store the Terraform state. This is helpful to simplify the
related tutorial because we can ask users to adjust the value of the
variable, instead of asking them to modify the source code.
| terraform\_state\_bucket\_force\_destroy | Set this to true to enable destroying the Terraform remote state Cloud Storage bucket |`bool`|`false`| no |
0 commit comments