File terraform-provider-azurestack.changes of Package terraform-provider-azurestack
------------------------------------------------------------------- Fri Jan 15 13:49:31 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Enable Go vendoring - Increase golang API in BuildRequires to > 1.11 - Update to version 0.9.0: * Update CHANGELOG.md * Update CHANGELOG.md to include #104 & #105 * provider: auto detect ADFS environments (#105) * Adds `managed` attribute to `azurestack_availability_set` (#104) * Update CHANGELOG.md to include #103 * go-azure-helpers@v0.7.0 go-autorest@v13.0.0 azure-sdk-for-go@v32 (#103) * updating to include #102 * go get github.com/hashicorp/terraform@v0.12.6; go mod tidy; go mod vendor; * Update CHANGELOG.md * Cleanup after v0.8.1 release - from version 0.8.1 * Updating to include #99 * r/storage_account: parsing the account name from either casing * formatted tf blocks on website * relocate hashibot cfg to correct location * Cleanup after v0.8.0 release - from version 0.8.0 * Compat matrix (#96) * remove NonStandardCasing tests as we don't ignore case (#95) * add hashibot cfg (#94) * Update CHANGELOG.md ot include #93 * azurestack_virtual_machine_scale_set: add support for managed disks (#93) * switch from `resource.Test()` to `resource.ParallelTest()` * Adds managed disk support to Virtual Machines (#85) * Update CHANGELOG.md to include #85 * change travis to a matrix build (#89) * Update CHANGELOG.md to include #88 * Upgrade azure-sdk-for-go to v30.0.0 (#88) * Update CHANGELOG.md to include #84 * Upgrade to 2019-03-01 profile (#84) * Cleanup after v0.7.0 release - from version 0.7.0 * Update CHANGELOG.md * Update CHANGELOG.md to include #83 * remove test sweepers (#87) * Updating to include #86 * go get github.com/hashicorp/terraform@v0.12.0; go mod tidy; go mod vendor; * Upgrade azure-for-go-sdk to v29.0.0 and autorest to v11.7.0 (#83) * Cleanup after v0.6.0 release - from version 0.6.0 * Update CHANGELOG,md to include #75 * switch terraform SDK to v0.12-early4 (#75) * Update test storage_image_reference from 2012 -> 2016 (#79) * Cleanup after v0.5.0 release - from version 0.5.0 * Update CHANGELOG.md to include #78 * Update terraform to v0.11.13 (#78) * Update CHANGELOG.md to include #57 * authentication: support for the Azure CLI (#57) * Format terraform test blocks (#76) * DataSource: azurestack_storage_account - do not try and set account_kind (#74) * Update CHANGELOG.md to include #71 * Update CHANGELOG.md to include #70 * azurestack_virtual_network_gateway: fix panic if bgp_settings is set with 0 elements (#71) * azurestack_dns_zone: switch record count schema from a string to an int (#72) * govendor -> go modules (#70) * website: Update link to `file` function * update linting to use new staticcheck * cross-linking between the different azure providers * provider: Require Go 1.11 in TravisCI and README provider: Run go fix provider: Run go fmt * add TF_SCHEMA_PANIC_ON_ERROR=1 to the makefile * Update CHANGELOG.md to include #56 * Small change to arg ref documentation * vendoring 0.3.1 of github.com/hashicorp/go-azure-helpers * vendoring github.com/hashicorp/go-azure-helpers@030 * added docs for virtual network gateway * add sidebar for network gateway connection * removing the dead link * updating the links * auth: support for client certificate auth * docs: splitting the client secret docs out * Updating to include #54 * Updating to include #53 * Updating to 0.1.1 of the go-azure-helpers package * switching to use the new helper lib for registering resource providers * turning on client secret auth for acceptance tests * vendoring the `f/resource-provider-registration` branch * Removing the (now unused) auth package * Switching to use the new authentication package * dependencies: vendoring the `f/custom-environment` branch * making the `skipCredentialsValidation` and `skipProviderRegistration` fields local only * dependencies: upgrading to master * refactor: moving `skipCredentialsValidation` to be a local variable * moving the environment loading to the auth package * dependencies: vendoring 0.1.0 of github.com/hashicorp/go-azure-helpers * dependencies: vendoring v21.3.0 of github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2017-05-10 * dependencies: updaating to v21.3.0 of github.com/Azure/azure-sdk-for-go * fixing linting errors * Upgrading to Go 1.11 * ran terrafmt-blocks on example code * Minor makefile cleanup * Addressing PR #45 comments * VMSS admin_password is now optional * update azurestack.erb with public ip and subnet data source sidebar links * Cleanup after v0.4.0 release * vended in azurerm helpers/response package * vended in azurerm utils package * update azurerm packages to 1.15.0 * enable gosimple linting & fix warnings ------------------------------------------------------------------- Wed Nov 11 11:15:18 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Add symbolic link to comply with new filesystem layout for local provider copies - Define and use common Go spec file variables ------------------------------------------------------------------- Fri Sep 21 12:29:37 UTC 2018 - ldevulder@suse.de - Update to version 0.4.0: * v0.4.0 * removed some commeted out functions * fix new linting warnings from rebasing * enable gotype linting, no warnings to fix * enable unparam staticcheck & fix warnings * enable unparam linting & fix warnings * enable goimports linting & fix warnings * enable unused linting & fix warnings * Update CHANGELOG.md to include #42 * simplify d.Set()s * updates public ip idle timeout default value to 4 * fixs public IP import bug wrt idle timeout & some minor refactoring ------------------------------------------------------------------- Thu Jul 05 09:28:21 UTC 2018 - opensuse-packaging@opensuse.org - Update to version 0.1.0+git20180702.9e6c6628: * Fixing the grammar * fixing the tests * v0.1.0 * Cleanup after v0.1.0 release * remove broken link * Website: name change Azure -> Azure Stack * Fix managed disks documentation * Change wording for delete_os_disk_on_termination attribute on VM * Remove managed disks unsupported values ------------------------------------------------------------------- Thu Jul 5 09:23:36 UTC 2018 - ldevulder@suse.com - Initial release