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

azurerm_recovery_services_protected_vm documentation is not consistent with code requirements #2206

Closed
brenak opened this issue Nov 1, 2018 · 2 comments

Comments

@brenak
Copy link

brenak commented Nov 1, 2018

https://www.terraform.io/docs/providers/azurerm/r/recovery_services_protected_vm.html

The documentation states location, source_vm_name, and backup_policy_name are required. The code does not have location,source_vm_name or backup_policy_name. It does have backup_policy_id though. Code shows the following as required:

resource_group_name
recovery_vault_name (forces new)
source_vm_id (forces new)

The following as optional:
backup_policy_id (forces new)

Originally posted by @brenak in #1637 (comment)

@katbyte
Copy link
Collaborator

katbyte commented Nov 2, 2018

Hi @brenak,

Thanks for opening this issue, this has already been fixed in #2154 & merged and should go out in 1.18 🙂

As such i am going to close the issue.

@katbyte katbyte closed this as completed Nov 2, 2018
@katbyte katbyte modified the milestones: 1.19.0, 1.18.0 Nov 2, 2018
@ghost
Copy link

ghost commented Mar 6, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants