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
{{ message }}
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Hi
I got an error during running terraform script:
Error: Service error:InvalidParameter. Metadata size is 32288 bytes and cannot be larger than 32000 bytes. http status code: 400. Opc request id: 6eb45156ba6db4493e79ea2bb39b633b/9107C6694A98637CEFC9E0BA6FAF20B7/A95D8C82C1BB2BDE2D4BB7B68DE15519
on modules/utility/main.tf line 1, in resource "oci_core_instance" "Utility"
1: resource "oci_core_instance" "Utility" {
Any idea what could be wrong?
The text was updated successfully, but these errors were encountered:
Hi
I got an error during running terraform script:
Error: Service error:InvalidParameter. Metadata size is 32288 bytes and cannot be larger than 32000 bytes. http status code: 400. Opc request id: 6eb45156ba6db4493e79ea2bb39b633b/9107C6694A98637CEFC9E0BA6FAF20B7/A95D8C82C1BB2BDE2D4BB7B68DE15519
on modules/utility/main.tf line 1, in resource "oci_core_instance" "Utility"
1: resource "oci_core_instance" "Utility" {
Any idea what could be wrong?
The text was updated successfully, but these errors were encountered: