Matt White
dee26d39d5
fix: cap azapi at < 2.0 and tf at < 2.0 ( #427 )
...
* fix: cap azapi at < 2.0 and tf at < 2.0
* docs: make docs
* fix: typo, fixes #416
* docs: make docs
* chore: remove dependabot version (not security) updates
* chore: update terraform docs
* chore: bump go version
* fix: constrain test provider versions to majors
2024-10-29 10:00:26 +00:00
Jared Holgate
f4a947afc8
fix: remove redundant resource provider ( #419 )
...
Remove redundant resource provider
2024-09-24 12:50:02 +01:00
dependabot[bot]
2a98d8fdad
build(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 ( #395 )
...
build(deps): bump amannn/action-semantic-pull-request
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.4.0 to 5.5.3.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v5.4.0...v5.5.3 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 15:22:41 +01:00
dependabot[bot]
6ee10009d7
build(deps): bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.5 in /tests ( #393 )
...
build(deps): bump github.com/hashicorp/go-getter in /tests
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.7.3 to 1.7.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.3...v1.7.5 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 15:22:10 +01:00
Stephanie Lanius
fd950847c7
fix: use correct budget parameters ( #403 )
...
* fix: use correct budget parameters
* correct format
* fix: use contact_roles instead of contact_groups in budget
---------
Co-authored-by: u162904 <stephanie.lanius@microsoft.com>
2024-08-16 15:21:50 +01:00
Jared Holgate
b31d543490
chore: add openssf scorecard ( #389 )
2024-06-11 22:49:02 +01:00
Stu
b51493f20e
fix: subscription display name & alias validation rule ( #374 )
...
* fix: subscription display name & alias validation rule
* chore: docs
* chore: telemetry change
---------
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2024-06-07 21:46:31 +00:00
Luke Taylor
097ae5a022
fix: update telemetry version ( #385 )
...
Update locals.version.tf.json
2024-05-30 13:20:44 +00:00
Luke Taylor
192949e491
fix(subscription): validation rule for tag values ( #359 )
...
* Update variables.tf
* Update subscription_test.go
2024-04-16 10:26:00 +00:00
Jan-Hendrik Peters
2b4d457924
feat(subscription): add subscription budgets. ( #352 )
...
* Add the ability to deploy a subscription budget
* Update docs after make docs
* Use snake_case in budget notifications
* Add: validation & unit
* refactor: use budget module
* remove unit test
* add: header, unit test
* version -> 4.1.0
* make fmt
---------
Co-authored-by: GitHub Actions <automated@local>
Co-authored-by: Luke Taylor <77284962+luke-taylor@users.noreply.github.com>
Co-authored-by: luke-taylor <lukejamestaylor98@outlook.com>
2024-04-10 14:16:19 +01:00
dependabot[bot]
5ef2f84682
build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tests ( #356 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/sync/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 10:00:09 +00:00
dependabot[bot]
3ce6d530bc
build(deps): bump github.com/gruntwork-io/terratest from 0.46.11 to 0.46.13 in /tests ( #353 )
...
build(deps): bump github.com/gruntwork-io/terratest in /tests
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest ) from 0.46.11 to 0.46.13.
- [Release notes](https://github.com/gruntwork-io/terratest/releases )
- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.46.11...v0.46.13 )
---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 17:36:02 +00:00
dependabot[bot]
f2c657edfb
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 in /tests ( #355 )
...
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore in /tests
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.10.0...sdk/azcore/v1.11.1 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 17:25:10 +00:00
dependabot[bot]
99644457fa
build(deps): bump azure/CLI from 1 to 2 ( #346 )
...
Bumps [azure/CLI](https://github.com/azure/cli ) from 1 to 2.
- [Release notes](https://github.com/azure/cli/releases )
- [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md )
- [Commits](https://github.com/azure/cli/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: azure/CLI
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2024-03-16 12:36:37 +00:00
Ketil
623bc3101f
docs: correct resource_group variable name and typo ( #342 )
...
Signed-off-by: Ketil Gjerde <477141+mysteq@users.noreply.github.com>
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2024-03-16 12:34:47 +00:00
dependabot[bot]
a78fc06b3a
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests ( #348 )
...
build(deps): bump google.golang.org/protobuf in /tests
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 07:07:02 +00:00
dependabot[bot]
3e7a6ce0ca
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /tests ( #343 )
...
build(deps): bump github.com/stretchr/testify in /tests
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 21:20:00 +00:00
dependabot[bot]
dc2ed598d6
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.2 to 1.10.0 in /tests ( #340 )
...
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore in /tests
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.2...sdk/azcore/v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 19:55:47 +00:00
dependabot[bot]
d594b3e803
build(deps): bump azure/login from 1 to 2 ( #344 )
...
Bumps [azure/login](https://github.com/azure/login ) from 1 to 2.
- [Release notes](https://github.com/azure/login/releases )
- [Commits](https://github.com/azure/login/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: azure/login
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 19:53:05 +00:00
dependabot[bot]
4cb8d7ebe8
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.1 to 1.9.2 in /tests ( #327 )
...
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore in /tests
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.1...sdk/azcore/v1.9.2 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2024-02-16 11:45:25 +00:00
Matt White
25235212c3
fix: add validation for subscription tags ( #336 )
...
* fix: add validation for subscription tags
Fixes #332
* fix: use alltrue to test length individually
2024-02-16 11:45:44 +00:00
Matt White
767ee55570
fix: update inbound peering useRemoteGateways to false ( #335 )
...
* fix: update inbound peering useRemoteGateways to false
fixes bug: hub_peering_use_remote_gateways should not try to enable use_remote_gateways for both the spoke and the hub network with a single setting #334
* chore: update module version
2024-02-16 11:36:26 +00:00
dependabot[bot]
0e4edeedbb
build(deps): bump golangci/golangci-lint-action from 3 to 4 ( #331 )
2024-02-14 21:51:04 +00:00
Matt White
63d73dde68
fix: v4 issues ( #326 )
...
* fix: docs fixes #297
* chore: module version
* fix: fixes #323
* fix: fixes #289
* fix: fixes bug: When routing intent is enabled in the module subsequent runs attempt to remove the route table association and propagation #289
* docs: make docs
* test: add test for #323
2024-02-03 13:57:50 +00:00
Jared Holgate
cdffd0faeb
docs: fix typo in docs ( #324 )
...
Fix typo in docs
2024-02-02 13:42:21 +00:00
Luke Taylor
ce7d3cc721
fix: subscription management group association drift ( #309 )
...
* inital commit
* add random provider
* add tenantId
* update versions
* update DOCS
* update tessdata
* add data block and cancel
---------
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2024-01-24 13:06:59 +00:00
dependabot[bot]
c5f0a791f6
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.5.1 in /tests ( #319 )
...
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.4.0...sdk/internal/v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 12:20:34 +00:00
dependabot[bot]
c2371547f9
build(deps): bump github.com/gruntwork-io/terratest from 0.46.9 to 0.46.11 in /tests ( #316 )
...
build(deps): bump github.com/gruntwork-io/terratest in /tests
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest ) from 0.46.9 to 0.46.11.
- [Release notes](https://github.com/gruntwork-io/terratest/releases )
- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.46.9...v0.46.11 )
---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 12:21:01 +00:00
Matt White
24514ce308
chore: azapi 1.11 minimum ( #320 )
...
* Update go-test-unit.yml
* Update terraform.tf
* Update terraform.tf
* chore: azapi 1.11
* docs: docs
2024-01-24 12:20:14 +00:00
dependabot[bot]
f57710cb23
build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 in /tests ( #322 )
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 09:56:12 +00:00
Matt White
a2b418c4f2
ci: update azapi and terraform minimums ( #313 )
...
* ci: update azapi minimum
* ci: update terraform minimum
2024-01-17 09:23:57 +00:00
dependabot[bot]
bcc27a9396
build(deps): bump github.com/gruntwork-io/terratest from 0.46.8 to 0.46.9 in /tests ( #312 )
...
build(deps): bump github.com/gruntwork-io/terratest in /tests
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest ) from 0.46.8 to 0.46.9.
- [Release notes](https://github.com/gruntwork-io/terratest/releases )
- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.46.8...v0.46.9 )
---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 23:00:52 +00:00
dependabot[bot]
377ada29f0
build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 in /tests ( #310 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-05 16:29:41 +00:00
dependabot[bot]
aadc596145
build(deps): bump github.com/gruntwork-io/terratest from 0.46.7 to 0.46.8 in /tests ( #293 )
...
build(deps): bump github.com/gruntwork-io/terratest in /tests
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest ) from 0.46.7 to 0.46.8.
- [Release notes](https://github.com/gruntwork-io/terratest/releases )
- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.46.7...v0.46.8 )
---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2023-12-22 13:21:15 +00:00
dependabot[bot]
522f3c2059
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1 in /tests ( #298 )
...
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore in /tests
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.0...sdk/azcore/v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2023-12-22 13:20:53 +00:00
dependabot[bot]
2367a66053
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tests ( #303 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2023-12-22 13:20:46 +00:00
Matt White
68bd124cc0
chore: make docs ( #308 )
2023-12-22 13:15:03 +00:00
Matt White
b923651257
feat: tfdocs 0.17.0 ( #307 )
...
* Update .tfdocs-config.yml
* Update .tfdocs-config.yml
* Update Makefile
2023-12-22 12:59:53 +00:00
dependabot[bot]
47d074dae3
build(deps): bump github/codeql-action from 2 to 3 ( #302 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 10:43:44 +00:00
Tom Ch
b88b905dcd
fix(usermanagedideneity): lack of compatibility between variable umi_federated_credentials_advanced and federated_credentials_advanced for audience sub-variable ( #300 )
...
* added conditions to role assignment
* bugfix, make fmt and make docs
* change conditions behavior
* bugfix
* bugfixes with tests and update README.md files
* style: remove locale from URLs
* style: remove locale from urls
* docs: make docs
* change sub-variable audience to audiences and change type from string to set of string
* update README.md file
---------
Co-authored-by: Tomasz Charewicz <tomasz.charewicz@ringieraxelspringer.pl>
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2023-12-13 22:47:30 +00:00
dependabot[bot]
128d8f77db
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 in /tests ( #301 )
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-13 13:18:00 +00:00
dependabot[bot]
ca01cf9c3b
build(deps): bump actions/setup-go from 4 to 5 ( #295 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 11:44:14 +00:00
Matt White
35387bf6a9
fix : #290 virtual network ourputs ( #296 )
2023-12-08 11:43:03 +00:00
Luke Taylor
cc3e97f9ea
fix(subscription): add `time_sleep` and `azapi_resoure_action` for subscription association ( #294 )
...
* inital commit
* add required_provider time
* make docs && make fmt
* update unit tests
* update deploy tests
2023-12-07 14:46:16 +00:00
Tom Ch
67c456b468
feat(roleassignment): add `condition` and `condition_version` to role assignment. ( #285 )
...
* added conditions to role assignment
* bugfix, make fmt and make docs
* change conditions behavior
* bugfix
* bugfixes with tests and update README.md files
* style: remove locale from URLs
* style: remove locale from urls
* docs: make docs
---------
Co-authored-by: Tomasz Charewicz <tomasz.charewicz@ringieraxelspringer.pl>
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2023-12-01 08:57:02 +00:00
Luke Taylor
8a646609c9
fix(subscription): allow updating subscription tags and display name with AzApi ( #288 )
...
* inital commit
* make docs && make fmt
* drop outputs
* add subscription_update_existing
* update test
* fix: many tests
* test: fix test name
* fix: logic to run deployment tests
* style: remove unnecessary log
* test: update tests
* fix: test for azapi
---------
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
2023-11-29 09:43:00 +00:00
Matt White
de57afe6db
fix: ci ( #292 )
...
* ci: remove matrix for deployment testing due to API limits
* ci: update setup go to use go.mod
2023-11-28 19:51:04 +00:00
Matt White
01cd6f8b73
chore: update lint ci ( #291 )
2023-11-28 17:08:03 +00:00
dependabot[bot]
f5d2209403
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.1.1 to 1.2.0 in /tests ( #284 )
...
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources
Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources](https://github.com/Azure/azure-sdk-for-go ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.1.1...v1.2 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-24 15:51:26 +00:00
dependabot[bot]
947fb7d92a
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription from 1.1.0 to 1.2.0 in /tests ( #286 )
...
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription
Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription](https://github.com/Azure/azure-sdk-for-go ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v1.1...v1.2 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-24 11:36:05 +00:00