Skip to content
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

oci core landingzone TT-VCN-1-DRG-ROUTE-TABLE and HUB-VCN-DRG-ROUTE-TABLE 400 error #17

Open
tatha12345 opened this issue Feb 20, 2025 · 1 comment

Comments

@tatha12345
Copy link

While implementing https://github.com/oci-landing-zones/terraform-oci-core-landingzone?ref=v1.1.0 we observed error while creating drg route tables
Error: 400-MissingParameter, Missing Parameter
│ Suggestion: Please retry or contact support for help with service: Core Drg Route Table
│ Documentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/core_drg_route_table
│ API Reference: https://docs.oracle.com/iaas/api/#/en/iaas/20160918/DrgRouteTable/CreateDrgRouteTable
│ Request Target: POST https://iaas.us-ashburn-1.oraclecloud.com/20160918/drgRouteTables
│ Provider version: 6.23.0, released on 2025-01-22. This provider is 2 Update(s) behind to current.
│ Service: Core Drg Route Table
│ Operation Name: CreateDrgRouteTable
│ OPC request ID: 614a7bd4555f4b56a5384860187b8f32/2CC7A71EBC3DA794C5B9813AB9007EC7/A7F33F6E6E074719A269131FCCB05719


│ with module.Apps_landing_zone.module.lz_network.oci_core_drg_route_table.these["TT-VCN-1-DRG-ROUTE-TABLE"],
│ on .terraform/modules/Apps_landing_zone.lz_network/drg_route_tables.tf line 81, in resource "oci_core_drg_route_table" "these":
│ 81: resource "oci_core_drg_route_table" "these" {

commenting out tt_vcn1_attach_to_drg and uncommenting not make any changes in the error.

Please help on this.

@tatha12345
Copy link
Author

Any one have any idea on this issue.
As we are calling this https://github.com/oci-landing-zones/terraform-oci-core-landingzone?ref=v1.1.0 as remote.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant