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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform Version
Terraform v1.9.8
OCI Provider Version
registry.terraform.io/oracle/oci v6.20.0
Description
We would like to create a routing rules for existing route tables, however there is no existing terraform oci module for resource routing routes.
This option will give developer's option to separate the code for route table and it's rules.
This will be helpful for changes in additional routes in selected route tables without affecting the route table and existing routes associated with it.
DRG has this module, we wish to have it in oci_core_route_table as well.
Add Support for Route Table Route Rules Resource
Terraform Version
Terraform v1.9.8
OCI Provider Version
registry.terraform.io/oracle/oci v6.20.0
Description
New
oci_core_route_table_route_rules
References
Related request:
Similar functionality with terraform module for aws route : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/route
The text was updated successfully, but these errors were encountered: