No description
  • Go 96.6%
  • HTML 2%
  • Shell 0.9%
  • Makefile 0.5%
Find a file
OpenTofu Core Development Team 3a31ad383f Apply GitHub workflow changes
2025-11-18 12:20:28 +02:00
.github Apply GitHub workflow changes 2025-11-18 12:20:28 +02:00
azure Fix incorrect error message when using a platform image without storage_service_name parameter 2017-07-08 00:58:42 +09:00
scripts Fix Changelog Links Script for azure provider 2017-06-26 09:48:26 -05:00
vendor vendor: github.com/hashicorp/terraform/...@v0.10.0 2017-08-10 11:06:30 +02:00
website Removing language about community support 2018-10-10 15:29:27 -04:00
.gitignore Updating Makefile + Add gitignore 2017-06-06 16:25:55 -04:00
.travis.yml Updating Makefile + Add gitignore 2017-06-09 14:25:55 -04:00
CHANGELOG.md Cleanup after v0.1.1 release 2017-08-30 17:05:49 +00:00
GNUmakefile Adding back the GNUmakefile test-compile step 2017-06-30 11:14:17 +03:00
LICENSE initial commit 2017-06-05 20:54:14 +00:00
main.go Initial transfer of provider code 2017-06-06 11:28:45 -04:00
README.md Updating to mention the providers been deprecated 2017-12-19 21:23:43 +00:00

Terraform Provider for Azure Classic

Please Note

This repository is for the Terraform Provider for Azure Classic (also known as Service Management / "the old Portal").

Today (December 19, 2017) weve announced the deprecation and archival of the Azure Classic Provider. Matching Microsofts commitment to gradually remove access to Azure Classic (or Service Management) which is outlined in this blog post, we are closing all open PR's and Issues here. This repository will remain available here on GitHub, but in an archived state, and no longer receiving support or new releases.

The Azure (Resource Manager) Provider remains fully supported and is our recommended approach for managing Azure with Terraform. More information about this process is available in the blog post linked above.