Skip to content

Commit f9e460f

Browse files
author
radomarina
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents d42e88e + d96f67f commit f9e460f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.0](https://github.com/gofireflyio/terraform-firefly-azure-onboarding/compare/v1.0.0...v1.1.0) (2024-09-24)
6+
7+
8+
### Features
9+
10+
* bump version ([8319369](https://github.com/gofireflyio/terraform-firefly-azure-onboarding/commit/831936930df8c222da4fc9593ac28dd81c08dc07))
11+
512
## 1.0.0 (2024-09-21)
613

714

vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ variable "client_id" {
8383

8484
variable "client_secret" {
8585
type = string
86-
}
86+
}

0 commit comments

Comments
 (0)