azdevops / terraform

Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
https://www.terraform.io/
Mozilla Public License 2.0
1 stars 2 forks source link

Replace riviera with Go SDK for Azure in Resource Group code #40

Closed whiskeyjay closed 6 years ago

whiskeyjay commented 7 years ago

The Resource Group resource is still using Riviera SDK: https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/azurerm/resource_arm_resource_group.go

jen20 commented 7 years ago

This is a good idea - Riviera was intended as a stop gap until Microsoft produced a usable SDK. While they might not have done that, it's not really my problem anymore and I don't particularly want to maintain Riviera going forward.

sebastus commented 6 years ago

Let's close this issue and open a set of more granular issues - where each addresses a single resource type.