Skip to content

Releases: crossplane-contrib/provider-upjet-aws

v0.25.0

27 Dec 15:02
37bf15a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.25.0

v0.24.0

20 Dec 16:52
9de34bb
Compare
Choose a tag to compare

The v0.24.0 release adds 43 new managed resource to the provider and contains fixes for the kms.Alias and the ec2.SecurityGroupRule resources.

The provider's package is available as xpkg.upbound.io/upbound/provider-aws:v0.24.0, and please don't forget to check the provider's Upbound Marketplace documentation.

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

13 Dec 13:17
043d71e
Compare
Choose a tag to compare

What's Changed

  • Add 6 aws appmesh services by @svscheg in #147
  • Configure apprunner group, appstream group and add examples by @turkenf in #144
  • Add Glue crawler, connection resources by @stevendborrelli in #159
  • Delete OWNERS.md by @jeanduplessis in #163
  • Moving accessanalyzer (1),account (1), amplify (4) resources to v1beta1 version by @svscheg in #165
  • Remove already configured resources from externalnamenottested.go by @ulucinar in #171
  • Add a "Show diff" step to show diffs in case the make check-diff step fails by @ulucinar in #176
  • Print coverage statistics by @ulucinar in #172
  • Updates in the Quickstart Guide by @turkenh in #199
  • Moving EC2 (2) resources to v1beta1 version#27 by @dverveiko in #153
  • Issue 8 by @mykolalosev in #161
  • Add untested configurations for the servicediscovery, servicecatalog, serverlessapplicationrepository, securityhub groups by @ulucinar in #187
  • Moving detective devicefarm by @svscheg in #157
  • Add organizations group APIs by @ulucinar in #195
  • Configure appsync group and add examples by @turkenf in #175
  • fix(client): include crossplane in useragent by @nabuskey in #160
  • Issue 69 by @mykolalosev in #198
  • Issue 188 by @mykolalosev in #214
  • Issue 222 by @mykolalosev in #225
  • Report CRD breaking API schema changes with a report-breaking-changes CI job by @ulucinar in #223
  • Add workflow to triage community issues by @jeanduplessis in #226
  • Fix late init of SecurityGroupRule with self: true by @ytsarev in #229
  • issue-37 by @mykolalosev in #230
  • Add additional connection details for RDS Cluster by @loafoe in #203
  • Issue 30 by @dverveiko in #221
  • Moving directconnect (5) resources to v1beta1 version by @svscheg in #227
  • Moving appconfig appflow appintegrations by @svscheg in #210
  • Use UPTEST_CLOUD_CREDENTIALS Github repo secret to enable cross-account resource uptesting by @ulucinar in #231
  • Moving cloudtrail (2) resources to v1beta1 version by @dverveiko in #234
  • added files for aws_default_security_group resource issue 183 by @kdibrov in #236
  • Add aws_serverlessapplicationrepository_cloudformation_stack resource from serverlessapplicationrepository group by @steperchuk in #237
  • Direct Connect: Add aws_dx_transit_virtual_interface resource by @dverveiko in #243
  • Add PR triage workflow by @jeanduplessis in #244
  • adding files for ec2 group transitgatewayconnectpeer by @kdibrov in #245
  • DynamoDB: add aws_dynamodb_tag resource by @MyzaTaras in #249
  • Add more untested configurations from the service_discovery, elasticache, ram , sns, ecs, grafana and gamelift groups by @ulucinar in #250
  • Moving servicecatalog (11) resources to v1beta1 version by @svscheg in #240
  • Move autoscaling (4), autoscalingplans (1) resources to v1beta1 version by @steperchuk in #260
  • Add EventBridge Resources by @zeresius in #207
  • Moving autoscaling (1) aws_autoscaling_group_tag resource to v1beta1 version by @steperchuk in #262
  • Moving service (1) 'aws_service_discovery_service' resource to v1beta1 version by @steperchuk in #265
  • Add manual-intervention annotation for necessary resources in EventBridge resources by @sergenyalcin in #267
  • ec2: add aws_spot_fleet_request by @anastasiia-kvas in #263
  • Configure UserGroup & UserInGroup resources from the cognitoidp group by @ulucinar in #266

New Contributors

Full Changelog: v0.20.0...v0.23.0

v0.22.0

06 Dec 18:13
a5501b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.22.0

v0.21.0

22 Nov 20:46
cb3b4a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

14 Nov 16:52
18593b3
Compare
Choose a tag to compare

The v0.20.0 release contains new managed resources (we now ship 417 CRDs with provider-aws), fixes for some existing managed resources, and some minor documentation and example manifest fixes. Notably, the poll interval and the maximum concurrent reconcilers for provider-aws controllers are now configurable with the provider's command-line arguments and the default values have been tweaked according to our observations here. We also now produce a list of non-generated Terraform resources that exist in the Terraform provider but have not been generated in the official provider. This list can now be found in the artifacts of a CI Github workflow run.

The provider's package is available as xpkg.upbound.io/upbound/provider-aws:v0.20.0, and please don't forget to check the provider's Upbound Marketplace documentation.

What's Changed

  • Remove UXP requirement notice by @jeanduplessis in #128
  • Configure connect group and add examples by @turkenf in #121
  • Reuse Uptest workflow and standardize Makefile targets by @turkenh in #116
  • Bump to latest uptest and build submodule by @turkenh in #129
  • tested: aws_cloudwatch_log_metric_filter, aws_cloudwatch_log_resource… by @svscheg in #125
  • Fix references to aws_kinesis_stream's arn field by @ulucinar in #114
  • Moving appmesh (1) resource to v1beta1 version by @svscheg in #137
  • Moving ec2 (17) resources to v1beta1 version #65 by @dverveiko in #130
  • Fix Uptest timeout annotation by @ezgidemirel in #141
  • Moving configservice (7) resources to v1beta1 version by @mykolalosev in #133
  • Make not-generated Terraform resources CSV available as a Github workflow artifact by @ulucinar in #139
  • Consume upjet commit 6de200a3a8b0ac77c5f9d122f93db26aacd61960 by @ulucinar in #145
  • Fixes and Tweaks with Uptest related targets by @turkenh in #143
  • Configurable maxConcurrentReconciles and pollInterval with sensible defaults by @turkenh in #140
  • fix(asg): fix observed failed availability_zones / vpc_zone_identifier by @haarchri in #110

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

07 Nov 16:17
02e4eb6
Compare
Choose a tag to compare

v0.18.0

17 Oct 11:12
Compare
Choose a tag to compare

This is the first open source release of Official AWS Provider!

It has a total of 364 CRDs at v1beta1 level, supported by Upbound.

Get started here!

v0.17.0

10 Oct 17:44
7297543
Compare
Choose a tag to compare

Get started here!