Skip to content

Releases: clburlison/terraform-munki

v3.1.0

13 Aug 19:11
edf321f
Compare
Choose a tag to compare

What's Changed

Update does require hashicorp/aws version ~>5.0

New Contributors

Full Changelog: v3.0.4...v3.1.0

More tags for resources

19 May 16:26
f6db440
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

Update Lambda Runtimes

16 May 19:52
88134dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

10 Nov 20:14
d617833
Compare
Choose a tag to compare

Explicitly denying http traffic to S3 bucket.

v3.0.0

08 Aug 18:17
39bc986
Compare
Choose a tag to compare

This release brings in support for the AWS 4.0 terraform provider. This is a breaking change and is not backwards compatible with the AWS 3.x versions.

What's Changed

  • Upgrade for Terraform aws provider version 4 by @joncrain in #7

New Contributors

Full Changelog: v2.0.5...v3.0.0

v2.0.5

28 Jul 19:18
2bdb376
Compare
Choose a tag to compare

Adds the ability to allow basic auth to be disabled on /icon/* endpoints. Allows these resources to be used in other contexts.

v2.0.4

26 Jan 17:00
Compare
Choose a tag to compare

Add optional s3 aes256 encryption that is enabled by default

v2.0.2

20 Apr 19:38
Compare
Choose a tag to compare

Use variable name in more resources. Allowing this module to be utilized multiple times per AWS account.