-
Notifications
You must be signed in to change notification settings - Fork 671
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
Add resource_group argument for ibm_is_public_gateway #1102
Comments
VaishnaviGopal
added a commit
to VaishnaviGopal/terraform-provider-ibm
that referenced
this issue
Feb 24, 2020
VaishnaviGopal
added a commit
to VaishnaviGopal/terraform-provider-ibm
that referenced
this issue
Feb 24, 2020
hkantare
pushed a commit
that referenced
this issue
Feb 25, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
terraform plan
no errorsExpected Behavior
Add resource_group argument for this resource as it it already supported on the GUI (https://cloud.ibm.com/vpc-ext/network/publicGateways)
Actual Behavior
resource_group argument not supported
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform plan
=> okterraform apply
=> failedImportant Factoids
I dont have rights on the default resource group so I need to specify an other resource group for this resource
References
https://cloud.ibm.com/vpc-ext/network/publicGateways
This argument is available in the REST API
The text was updated successfully, but these errors were encountered: