jpetazzo / ampernetacle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error 400-LimitExceeded

t1c0p4n opened this issue · comments

After executing terraform apply the 400-LimitExceeded error is displayed on the screen.

Details:
Provider version: 4.62.0, released on 2022-02-03. This provider is 14 Update(s) behind to current.
│ Service: Core Vcn
│ Error Message: The following service limits were exceeded: vcn-count. Request a service limit increase from the service limits page in the console.
│ OPC request ID: 1a238fb6cfb71ae065768363cad08153/BF438BD8106E634BF22FABF1E9F1B5F2/F7519F48E3D31148CE4441AB8C370585
│ Suggestion: Request a service limit increase for this resource Core Vcn


│ with oci_core_vcn.,
│ on network.tf line 1, in resource "oci_core_vcn" "
":
│ 1: resource "oci_core_vcn" "_" {

I solved the error by cleaning the resources that were already created in the OCI free account.