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

New Resource: azurerm_recovery_services_protection_policy_vm #1978

Merged
merged 7 commits into from Oct 18, 2018

Conversation

katbyte
Copy link
Collaborator

@katbyte katbyte commented Sep 26, 2018

No description provided.

@ghost ghost added the size/XXL label Sep 26, 2018
@katbyte katbyte changed the title (WIP) New Resource: azurerm_recovery_services_protection_policy_vm New Resource: azurerm_recovery_services_protection_policy_vm Oct 18, 2018
@katbyte katbyte requested a review from a team October 18, 2018 10:59
@@ -46,3 +47,32 @@ func RFC3339DateInFutureBy(d time.Duration) schema.SchemaValidateFunc {
return
}
}

func DayOfTheWeek(ignoreCase bool) schema.SchemaValidateFunc {
Copy link
Contributor

@paultyng paultyng Oct 18, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these should probably have unit testing? Maybe they are too simplistic, not sure.

"github.com/hashicorp/terraform/helper/resource"
"github.com/hashicorp/terraform/terraform"
"github.com/terraform-providers/terraform-provider-azurerm/azurerm/utils"
"strconv"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got an import out of order here

@katbyte katbyte merged commit 625e3e9 into master Oct 18, 2018
@katbyte katbyte deleted the r-recovery-policy branch October 18, 2018 17:03
katbyte added a commit that referenced this pull request Oct 18, 2018
@AndreasMWalter
Copy link

Sadly it is missing a timezone parameter, which is required by Azure :´( :

image

@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 👉 hashibot-feedback@hashicorp.com. Thanks!

@hashicorp hashicorp 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

Successfully merging this pull request may close these issues.

None yet

3 participants