You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-4
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,15 @@ When using an action you can specify the version as:
12
12
-`@v1.10` to use the latest patch release for the specific minor version
13
13
-`@v1` to use the latest patch release for the specific major version
14
14
15
-
## [1.10.0] - Unreleased
15
+
## [1.10.0] - 2021-05-30
16
16
17
17
### Added
18
18
19
19
-`TERRAFORM_HTTP_CREDENTIALS` environment variable for configuring the username and password to use for
20
-
http module sources
21
-
20
+
`git::https://` & `https://` module sources.
21
+
22
+
See action documentation for details, e.g. [terraform-plan](https://github.com/dflook/terraform-github-actions/tree/master/terraform-plan#environment-variables)
23
+
22
24
## [1.9.3] - 2021-05-29
23
25
24
26
### Fixed
@@ -165,7 +167,7 @@ First release of the GitHub Actions:
0 commit comments