Skip to content

Commit

Permalink
Updated CHANGELOG for release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
robcharlwood committed Aug 18, 2020
1 parent 5cc15db commit 9c0a1cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ Types of changes are:

## Unreleased

## 1.0.4 - 2020-08-18

## Changed

* Updated terraform code to utilise new google-beta provider support for provisioning Serverless Network Endpoint Groups. This has simplified the code somewhat.
* We are still reliant on some deprecated functionality in the ``null_resource`` attribute to provision the backend service since currently that does not support serverless NEGs
* Upgrade to terraform 0.13 is currently blocked due to the previous bullet point.

## 1.0.3 - 2020-07-15

## Changed
Expand Down

0 comments on commit 9c0a1cc

Please sign in to comment.