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
m_satellite_location.location: Still creating... [13m10s elapsed]
ibm_satellite_location.location: Still creating... [13m20s elapsed]
ibm_satellite_location.location: Still creating... [13m30s elapsed]
ibm_satellite_location.location: Still creating... [13m40s elapsed]
ibm_satellite_location.location: Still creating... [13m50s elapsed]
ibm_satellite_location.location: Still creating... [14m0s elapsed]
╷
│ Error: Error waiting for location (c4htvc5f0is76llhhhr0) to reach ready state: Error Getting location : Not Found
│ {
│ "StatusCode": 404,
│ "Headers": {
│ "Cache-Control": [
│ "max-age=0, no-cache, no-store"
│ ],
│ "Result": {
│ "code": "G0008",
│ "description": "The specified cluster could not be found by name. Provide the cluster ID instead.",
│ "incidentID": "9b2ff909-053b-42d3-98bf-f86598085716",
│ "recoveryCLI": "To list all clusters you have access to, run 'ibmcloud ks cluster ls'.",
│ "type": "General"
│ },
│ "RawResult": null
Expected Behavior
Satellite location is created.
Actual Behavior
Satellite location is not created.
Steps to Reproduce
terraform apply
Does not seem to matter which region is specified.
We have fixed the 404 error in terraform 'ibm_satellite_location' resource. Fix is available in 1.30.1 release
Please try with the latest release and let us know if you have any issues with location creation.
Terraform CLI and Terraform IBM Provider Version
Terraform v1.0.5
on darwin_amd64
Provider 1.30
Affected Resource(s)
Terraform Configuration Files
Debug Output
Expected Behavior
Satellite location is created.
Actual Behavior
Satellite location is not created.
Steps to Reproduce
terraform apply
Does not seem to matter which region is specified.
References
The text was updated successfully, but these errors were encountered: