We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
0.12
Resources:
resource "ibm_resource_instance" "amqp" { name = "AMQP" location = "us-south" resource_group_id = "xxxxxx" service = "cldamqp" plan = "lite" tags = ["amqp"] }
Dashboard URL should be there inside tfstate file.
Dashboard URL not there in tfstate file its missing.
terraform apply
The text was updated successfully, but these errors were encountered:
@hkantare Please have look at this - i have open PR for this please review this. --> #1683
Sorry, something went wrong.
@hkantare Thanks .PR is merged.
No branches or pull requests
Hi there,
Terraform Version
0.12
Affected Resource(s)
Resources:
Terraform Configuration Files
Expected Behavior
Dashboard URL should be there inside tfstate file.
Actual Behavior
Dashboard URL not there in tfstate file its missing.
Steps to Reproduce
terraform apply
And check tfstate file
The text was updated successfully, but these errors were encountered: