-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot unlink billing account #133
Comments
This is blocked on #93 |
Doesn't seem to depend on #93. |
Ah ok, I noticed the alpha API you listed and assumed it required that one but you're right, looks like it can be done with the APIs as they are now. |
* Allow unlinking of billing account. Closes hashicorp#133 * Add acceptance test for unlinking the billing account. * Just apply the resource definition without the billing account instead of setting an empty billing account.
add info about whether a resource/property is in beta into the docs
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Terraform Version
Terraform v0.10.0-dev (9706042ddd51b85a46e23356536a1d812efa5a38+CHANGES)
Affected Resource(s)
Terraform Configuration Files
Debug Output
Expected Behavior
Should successfully unlink the billing account.
Actual Behavior
Looks like an attempt to set the billing account reference to an empty string.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
References
The text was updated successfully, but these errors were encountered: