Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Metadata size issue #29

Open
sylwekdec opened this issue Nov 30, 2020 · 1 comment
Open

Metadata size issue #29

sylwekdec opened this issue Nov 30, 2020 · 1 comment

Comments

@sylwekdec
Copy link

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?

@sylwekdec
Copy link
Author

It was an issue with private key. I choose not to provide a private key and use auto-generated and the stack was applied successfully.
cheers

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

No branches or pull requests

1 participant