Skip to content

Conversation

@akocbek
Copy link
Contributor

@akocbek akocbek commented May 13, 2025

No description provided.

@akocbek akocbek requested a review from akshay2985 as a code owner May 13, 2025 11:11
@akocbek
Copy link
Contributor Author

akocbek commented May 13, 2025

/run pipeline

@akocbek
Copy link
Contributor Author

akocbek commented May 14, 2025

/run pipeline

@akocbek
Copy link
Contributor Author

akocbek commented May 16, 2025

/run pipeline

@ocofaigh
Copy link
Contributor

@akshay2985 Is this repo still maintained? The pipeline is failing with:

Error: [0m Error: [ERROR] Error Getting Security Group : error communicating with VPNaaS: 
│ {
│     "StatusCode": 400,
│     "Headers": {
│         "Allow-Snippet-Annotations": [
│             "true"
│         ],
│         "Cache-Control": [
│             "max-age=0, no-cache, no-store, must-revalidate"
│         ],
│         "Cf-Cache-Status": [
│             "DYNAMIC"
│         ],
│         "Cf-Ray": [
│             "940a1e6f4d25e5e6-IAD"
│         ],
│         "Content-Length": [
│             "126"
│         ],
│         "Content-Type": [
│             "application/json; charset=utf-8"
│         ],
│         "Date": [
│             "Fri, 16 May 2025 10:17:03 GMT"
│         ],
│         "Expires": [
│             "-1"
│         ],
│         "Pragma": [
│             "no-cache"
│         ],
│         "Server": [
│             "cloudflare"
│         ],
│         "Strict-Transport-Security": [
│             "max-age=31536000; includeSubDomains"
│         ],
│         "X-Content-Type-Options": [
│             "nosniff"
│         ],
│         "X-Correlation-Id": [
│             "ccead56b-43d1-4a28-a107-09d936580d84"
│         ],
│         "X-Request-Id": [
│             "8ad922ef-a497-47ce-a87d-f3c9a83d0740"
│         ],
│         "X-Xss-Protection": [
│             "1; mode=block"
│         ]
│     },
│     "Result": {
│         "errors": [
│             {
│                 "code": "bad_field",
│                 "message": "error communicating with VPNaaS: "
│             }
│         ],
│         "trace": "8ad922ef-a497-47ce-a87d-f3c9a83d0740"
│     },
│     "RawResult": null
│ }
│ 
│ 
│   with module.landing_zone.module.landing_zone.module.vpc["workload"].ibm_is_security_group_rule.default_vpc_rule["allow-all-outbound"],
│   on .terraform/modules/landing_zone.landing_zone.vpc/default_security_group.tf line 13, in resource "ibm_is_security_group_rule" "default_vpc_rule":
│   13: resource "ibm_is_security_group_rule" "default_vpc_rule" {
│ 
│ ---
│ id: terraform-6dc83612
Error: [0m summary: "[ERROR] Error Getting Security Group : error communicating with
│ VPNaaS:
│   \n{\n    \"StatusCode\": 400,\n    \"Headers\": {\n        \"Allow-Snippet-Annotations\":
│   [\n            \"true\"\n        ],\n        \"Cache-Control\": [\n            \"max-age=0,
│   no-cache, no-store, must-revalidate\"\n        ],\n        \"Cf-Cache-Status\":
│   [\n            \"DYNAMIC\"\n        ],\n        \"Cf-Ray\": [\n            \"940a1e6f4d25e5e6-IAD\"\n
│   \       ],\n        \"Content-Length\": [\n            \"126\"\n        ],\n        \"Content-Type\":
│   [\n            \"application/json; charset=utf-8\"\n        ],\n        \"Date\":
│   [\n            \"Fri, 16 May 2025 10:17:03 GMT\"\n        ],\n        \"Expires\":
│   [\n            \"-1\"\n        ],\n        \"Pragma\": [\n            \"no-cache\"\n
│   \       ],\n        \"Server\": [\n            \"cloudflare\"\n        ],\n        \"Strict-Transport-Security\":
│   [\n            \"max-age=31536000; includeSubDomains\"\n        ],\n        \"X-Content-Type-Options\":
│   [\n            \"nosniff\"\n        ],\n        \"X-Correlation-Id\": [\n            \"ccead56b-43d1-4a28-a107-09d936580d84\"\n
│   \       ],\n        \"X-Request-Id\": [\n            \"8ad922ef-a497-47ce-a87d-f3c9a83d0740\"\n
│   \       ],\n        \"X-Xss-Protection\": [\n            \"1; mode=block\"\n        ]\n
│   \   },\n    \"Result\": {\n        \"errors\": [\n            {\n                \"code\":
│   \"bad_field\",\n                \"message\": \"error communicating with VPNaaS:
│   \"\n            }\n        ],\n        \"trace\": \"8ad922ef-a497-47ce-a87d-f3c9a83d0740\"\n
│   \   },\n    \"RawResult\": null\n}\n"
│ severity: error
│ resource: ibm_is_security_group_rule
│ operation: create
│ component:
│   name: github.com/IBM-Cloud/terraform-provider-ibm
│   version: 1.75.1
│ ---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants