-
Notifications
You must be signed in to change notification settings - Fork 92
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
Comments
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]>
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]>
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]>
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. |
Hi, any target date for the change lease and poweron/off support? Thanks! |
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. |
This feature is still required. |
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. |
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 :
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.
The text was updated successfully, but these errors were encountered: