Skip to content

feat: add instance_options to compute instance type#81

Merged
justintsteele merged 2 commits intostephenpearson:masterfrom
ora-as:add-instance-options
May 22, 2025
Merged

feat: add instance_options to compute instance type#81
justintsteele merged 2 commits intostephenpearson:masterfrom
ora-as:add-instance-options

Conversation

@ora-as
Copy link
Contributor

@ora-as ora-as commented May 21, 2025

instance_options is a hash of optional, mutable instance properties. Right now, OCI only supports one option for the hash - are_legacy_imds_endpoints_disabled, which is used to disable the legacy instance metadata endpoint.

OCI defaults it to false, as IMDSv2 requires a relatively recent version of cloud-init.

@justintsteele
Copy link
Collaborator

thanks @ora-as ! LGTM

@justintsteele justintsteele merged commit bc52700 into stephenpearson:master May 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants