Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to set a name to the SCC scope #5731

Open
lionelmace opened this issue Oct 16, 2024 · 1 comment
Open

Ability to set a name to the SCC scope #5731

lionelmace opened this issue Oct 16, 2024 · 1 comment

Comments

@lionelmace
Copy link

The ibm_scc_profile_attachment does not enable to set the scope name.

Affected Resource(s)

In the Console (UI), SCC scopes are referential and it is first class entity (in the sense we can create a scope and then use that scope to create attachment). First class scopes can have name and that would display in the name column.

The IBM Cloud Terraform Provider should allow either to create a scope as a resource or should enable users to set the scope name in the resource ibm_scc_profile_attachment.

@ocofaigh
Copy link
Contributor

The problem now is that any scope that is created as part of the ibm_scc_profile_attachment resource is not destroyed when that resource is destroyed, as the scope is not in the state.

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

No branches or pull requests

2 participants