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

Add support to perform default day-2 actions on a deployment #290

Open
vmooroongapi opened this issue Dec 10, 2020 · 5 comments · Fixed by #297
Open

Add support to perform default day-2 actions on a deployment #290

vmooroongapi opened this issue Dec 10, 2020 · 5 comments · Fixed by #297
Labels
enhancement Enhancement

Comments

@vmooroongapi
Copy link

vRA version
vRA Cloud
Terraform version
0.13.5
terraform-provider-vra plugin version
0.3.3

Is your feature request related to a problem? Please describe.
With the vRA Terraform provider, it is currently not possible to perform the following ootb day-2 actions available on the portal at deployment level :

  • Change Lease
  • Change Owner
  • Power Off
  • Power On

Describe the solution you'd like
The solution would be to provide the ability to perform these actions on a deployment from the vRA Terraform provider.

Describe alternatives you've considered
None.

Additional context
N/A.

@vmooroongapi vmooroongapi added the enhancement Enhancement label Dec 10, 2020
dmettem added a commit that referenced this issue Jan 25, 2021
This change introduces the ability to change the owner of a deployment
after the deployment is requested and successful.

Partially fixes #290.

Signed-off-by: Deepak Mettem <[email protected]>
dmettem added a commit that referenced this issue Jan 25, 2021
This change introduces the ability to change the owner of a deployment
after the deployment is requested and successful.

Partially fixes #290.

Signed-off-by: Deepak Mettem <[email protected]>
dmettem added a commit that referenced this issue Jan 28, 2021
This change introduces the ability to change the owner of a deployment
after the deployment is requested and successful.

Partially fixes #290.

Signed-off-by: Deepak Mettem <[email protected]>
@dmettem dmettem reopened this Jan 28, 2021
@dmettem
Copy link
Contributor

dmettem commented Jan 28, 2021

Only Change Owner is supported for now.

If there is a value provided in the config file when a deployment is being created, the "owner" value is ignored. However the next plan shows the change and apply should trigger the "Change Owner" day2 action.

@glingvmware
Copy link

Hi, any target date for the change lease and poweron/off support? Thanks!

@github-actions
Copy link

Marking this issue as stale due to inactivity. This helps us focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

@github-actions github-actions bot added the stale Stale label Jul 22, 2021
@vmooroongapi
Copy link
Author

This feature is still required.

@github-actions github-actions bot removed the stale Stale label Jul 23, 2021
@tenthirtyam tenthirtyam changed the title Add the ability to perform ootb day-2 actions on a deployment Add support to perform default day-2 actions on a deployment Jul 10, 2024
Copy link

github-actions bot commented Dec 4, 2024

Marking this issue as stale due to inactivity. This helps us focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context.
Thank you!

@github-actions github-actions bot added the stale Stale label Dec 4, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2025
@tenthirtyam tenthirtyam reopened this Jan 14, 2025
@github-actions github-actions bot removed the stale Stale label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants