Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit a56db60

Browse files
committed
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2021-01-31) ### Bug Fixes * **terraform:** fix teardown of project-specific providers ([bc820be](bc820be)) * fix provider config for projectspecific providers ([e8ab554](e8ab554)) * **terraform:** fix location for project-specific provider ([96ecea3](96ecea3)) ### Features * add isLesserThan and isGreaterThan filters ([85e2f17](85e2f17)) * add tf_provider_version lookup ([153f9e9](153f9e9)) * configurable ACME mail address ([81675b8](81675b8)) * **module-api:** Add terraform-dependencies.yml task ([8dbab53](8dbab53)) * project-specific provider configurations ([eb1a12c](eb1a12c))
1 parent 81675b8 commit a56db60

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

ansible/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

ansible/galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: "getstackhead"
22
name: "stackhead"
3-
version: "1.0.0"
3+
version: "1.1.0"
44
authors:
55
- "Mario Lubenka <[email protected]>"
66
tags:

0 commit comments

Comments
 (0)