Skip to content

Releases: 23doors/terraform-provider-spinnaker

v0.2.2

24 Sep 21:28
6f7e241
Compare
Choose a tag to compare

Changelog

6f7e241 fix project upsert

v0.2.1

10 Sep 13:58
6eb6b51
Compare
Choose a tag to compare

Changelog

6eb6b51 fix deleted pipelines handling

v0.2.0

11 Aug 20:06
6cdc7dc
Compare
Choose a tag to compare

Changelog

6cdc7dc add project resource

v0.1.1

10 Aug 20:01
86248d6
Compare
Choose a tag to compare

Changelog

a2b42a1 add application imports
70be481 archive format for windows
63f1219 archives
75fc30d fix
86248d6 fix application import
daa1505 fix goreleaser
e12873c gorelease version naming
8f67dcf goreleaser update
b297a80 ignore changes in runasuser
47277f7 name format
033e4c8 update spin to fix ldap config error
f7039d5 updated terraform dep, added windows build

v0.1.0

09 Aug 22:54
6e66c99
Compare
Choose a tag to compare

Changelog

efdb2e3 1.12 image
3ffb272 Add support for pipeline templates and template configs (armory-io#4)
e8b3145 Enable authentication (armory-io#2)
166cdba Fix installation cd command path (armory-io#3)
a5eedae Pipeline update (armory-io#12)
7201eb8 add(application): Add validation functions in the schema
5d3a461 add(application): Implement resource update function
1dc8fee add(application): Use structs to represent the Gate API schema
4e00b21 chore(ci): add circleci (armory-io#9)
de5aa8d chore(docs): add installation docs
4a51d0d chore(license): add license file (armory-io#8)
2d41fca docs(badge): add build badge (armory-io#10)
1d81a63 feat(README): add documentation
60142f2 feat(initial): adds spinnaker provider
3f7d27a fix execute
3675feb fix provider
6e66c99 fix read_exec
41167be fix resource
460fbcf fix(application): return read after create
b6fdf37 fix(pipeline): Improved handling of pipeline id (armory-io#7)
edbd17f gitignore
1a9d913 hack(API): Retry reading the application after creation on 403
bf26f7f update(API): Use application schema in CreateApplication
ae37f20 update(API): improve error message for GetApplication
d4c8fb2 update(application): Add instance_port and permissions to the application schema
780ff48 update(application): Create applicationRead as pointer
8336ba3 update(application): Use application struct for CreateApplication API call
154b6ae update(application): applicationFromResource reflects schema changes
cd62d55 update(application): readApplication reflects schema changes
3238c3c updated permissions