Skip to content

Synchronized OCI Instance metadata to entity alias metadata#58

Open
supu2 wants to merge 1 commit intohashicorp:mainfrom
supu2:oci-instance-metadata
Open

Synchronized OCI Instance metadata to entity alias metadata#58
supu2 wants to merge 1 commit intohashicorp:mainfrom
supu2:oci-instance-metadata

Conversation

@supu2
Copy link

@supu2 supu2 commented May 8, 2024

Overview

The change allows to make dynamic ACL policy by using OCI instance name or freeform_tags.

Example policy
path "${var.oci_tenancy}/data/{{identity.entity.aliases.${vault_auth_backend.oci.accessor}.metadata.Customer}}/{{identity.entity.aliases.${vault_auth_backend.oci.accessor}.metadata.Compartment}}/shared_*" { capabilities = [ "create", "update", "read", "delete", "list" ] }

Contributor Checklist

[x] Backwards compatible

@hashicorp-cla-app
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


Supu seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA.
If you have already a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

1 similar comment
@hashicorp-cla-app
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


Supu seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA.
If you have already a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

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.

1 participant