aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
173 stars 92 forks source link

Add azurerm_storage_sync #102

Closed schoenr79 closed 2 years ago

schoenr79 commented 3 years ago

In order to follow the approach of CAF it is neccessary to add _azurerm_storagesync to the provider

schoenr79 commented 3 years ago

@arnaudlh i created a local branch of that change, but i am not able to push the branch to the origin on github. I would be happy to be able to push it,to get a review on that.

regards Roland

arnaudlh commented 3 years ago

hi @schoenr79 you will need to fork this repo in your git account, do the change and send the PR from there to here! looking forward to your contribution!

schoenr79 commented 2 years ago

Created the PR @arnaudlh but there is one conflict in the models_generated.go file. is this up to me to fix this?

arnaudlh commented 2 years ago

Closing as PR merged. Thanks for your contribution @schoenr79