oci-landing-zones / oci-cis-landingzone-quickstart

Quickstart Terraform configuration for tenancy setup according to CIS OCI Foundations Benchmark.
Universal Permissive License v1.0
145 stars 125 forks source link

Error: 400-InvalidParameter, Service {Fssoc15Prod} does not exist. #140

Open mshimul opened 7 months ago

mshimul commented 7 months ago

Warning: Experimental feature "module_variable_optional_attrs" is active on .terraform/modules/lz_compartments/compartments/providers.tf line 11, in terraform: 11: experiments = [module_variable_optional_attrs] Experimental features are subject to breaking changes in future minor or patch releases, based on feedback. If you have feedback on the design of this feature, please open a GitHub issue to discuss it. (and 8 more similar warnings elsewhere) Error: 400-InvalidParameter, Service {Fssoc15Prod} does not exist. Suggestion: Please update the parameter(s) in the Terraform config as per error message Service {Fssoc15Prod} does not exist. Documentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/identity_policy API Reference: https://docs.oracle.com/iaas/api/#/en/identity/20160918/Policy/CreatePolicy Request Target: POST https://identity.ap-dcc-gazipur-1.oci.oraclecloud15.com/20160918/policies Provider version: 5.36.0, released on 2024-04-03. This provider is 1 Update(s) behind to current. Service: Identity Policy Operation Name: CreatePolicy OPC request ID: a033a371e6580523c0ff339a4f0b8ab7/2F124F75D176301882F967B3B94DB766/2DD88846F12F1B579BDE3EF6F99115B6 with module.lz_services_policy[0].oci_identity_policy.these["a2i-services-policy"], on .terraform/modules/lz_services_policy/policies/main.tf line 22, in resource "oci_identity_policy" "these" 22: resource "oci_identity_policy" "these" {

andrecorreaneto commented 7 months ago

Hi mshimul, thanks for reporting. We'll get this addressed in our next release.

Halimer commented 6 months ago

Hi @mshimul ,

We have added a fix for this in release 2.8.2.

We hope this resolves this issue.