Skip to content

Releases: rackspace-infrastructure-automation/aws-terraform-vpc_endpoint

Support for Custom Endpoint Policies

17 May 17:14
f1db3d9
Compare
Choose a tag to compare
  • Adds support for setting custom VPC Endpoint policies on any gateway or interface endpoint.

CI Updates

20 Nov 20:57
82e35d9
Compare
Choose a tag to compare

Update tests to use Terraform 0.13 and AWS provider 3.0

v0.12.3

26 Jun 18:34
da78f96
Compare
Choose a tag to compare
  • Add ECR endpoints

v0.0.7

25 Jun 20:05
e575aac
Compare
Choose a tag to compare
  • added ECR endpoints

v0.12.2

01 Apr 13:03
a0c369b
Compare
Choose a tag to compare

bugfix and documentation for output error

v0.12.1

17 Mar 21:30
d58d189
Compare
Choose a tag to compare

Enhancements

  • Deprecate Boolean endpoint enable variables
  • Add endpoint list variable in tandem with for_each iterator to replace deprecated variables

v0.12.0

24 Jan 18:00
1c85e11
Compare
Choose a tag to compare
Merge pull request #19 from rackspace-infrastructure-automation/MPCSU…

…PENG-890

HCL2\Terraform v0.12 conversion

v0.0.6

13 Nov 19:38
823fd01
Compare
Choose a tag to compare
Merge pull request #17 from rackspace-infrastructure-automation/add-tags

Tag All Created Endpoints

v0.0.5

05 Jul 16:31
d338d72
Compare
Choose a tag to compare
Merge pull request #16 from rackspace-infrastructure-automation/sqs_e…

…ndpoint

Added SQS endpoint

v0.0.4

14 Jan 15:32
923124a
Compare
Choose a tag to compare
Merge pull request #13 from rackspace-infrastructure-automation/remov…

…e-resource_name

Remove resource_name as it's not used in endpoints, update examples