-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #44 from inspec/version-bump-050
Bump version to v0.5.0
- Loading branch information
Showing
3 changed files
with
60 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# Change Log | ||
|
||
## [v0.5.0](https://github.com/inspec/inspec-gcp/tree/v0.5.0) (2018-08-21) | ||
[Full Changelog](https://github.com/inspec/inspec-gcp/compare/v0.4.0...v0.5.0) | ||
|
||
**Closed issues:** | ||
|
||
- Unable to use resources provided by this library when invoked via test kitchen and kitchen-terraform [\#37](https://github.com/inspec/inspec-gcp/issues/37) | ||
|
||
**Merged pull requests:** | ||
|
||
- Resolve Debian 8 EOL issue, now pin all tf module versions explicitly. [\#43](https://github.com/inspec/inspec-gcp/pull/43) ([skpaterson](https://github.com/skpaterson)) | ||
- Added project logging resources [\#42](https://github.com/inspec/inspec-gcp/pull/42) ([skpaterson](https://github.com/skpaterson)) | ||
- Add storage bucket IAM resources [\#41](https://github.com/inspec/inspec-gcp/pull/41) ([skpaterson](https://github.com/skpaterson)) | ||
- Update the google\_project version as per \#39. Also udpate the associ… [\#40](https://github.com/inspec/inspec-gcp/pull/40) ([skpaterson](https://github.com/skpaterson)) | ||
- Add kms resources [\#36](https://github.com/inspec/inspec-gcp/pull/36) ([skpaterson](https://github.com/skpaterson)) | ||
- Bump version to 0.4.0 [\#34](https://github.com/inspec/inspec-gcp/pull/34) ([skpaterson](https://github.com/skpaterson)) | ||
- Add iam resources [\#33](https://github.com/inspec/inspec-gcp/pull/33) ([skpaterson](https://github.com/skpaterson)) | ||
|
||
## [v0.4.0](https://github.com/inspec/inspec-gcp/tree/v0.4.0) (2018-06-25) | ||
[Full Changelog](https://github.com/inspec/inspec-gcp/compare/v0.3.0...v0.4.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add more resources [\#32](https://github.com/inspec/inspec-gcp/pull/32) ([skpaterson](https://github.com/skpaterson)) | ||
- Fw small fix [\#31](https://github.com/inspec/inspec-gcp/pull/31) ([skpaterson](https://github.com/skpaterson)) | ||
- Improved firewall resource [\#30](https://github.com/inspec/inspec-gcp/pull/30) ([skpaterson](https://github.com/skpaterson)) | ||
- README improvements and update resource docs to make more accessible. [\#29](https://github.com/inspec/inspec-gcp/pull/29) ([skpaterson](https://github.com/skpaterson)) | ||
|
||
## [v0.3.0](https://github.com/inspec/inspec-gcp/tree/v0.3.0) (2018-06-14) | ||
**Closed issues:** | ||
|
||
- update google\_project inline documentation [\#12](https://github.com/inspec/inspec-gcp/issues/12) | ||
- add missing documentation [\#11](https://github.com/inspec/inspec-gcp/issues/11) | ||
- google\_compute\_instance does not return the right value for machine\_type [\#10](https://github.com/inspec/inspec-gcp/issues/10) | ||
|
||
**Merged pull requests:** | ||
|
||
- Bump version and corrected minimum inspec version in root config file. [\#28](https://github.com/inspec/inspec-gcp/pull/28) ([skpaterson](https://github.com/skpaterson)) | ||
- Fixes according to issues: \#19, \#20, \#21 and \#22. [\#24](https://github.com/inspec/inspec-gcp/pull/24) ([skpaterson](https://github.com/skpaterson)) | ||
- Add plural resources [\#18](https://github.com/inspec/inspec-gcp/pull/18) ([skpaterson](https://github.com/skpaterson)) | ||
- Added missing documentation following InSpec standards, resolves \#11. [\#16](https://github.com/inspec/inspec-gcp/pull/16) ([skpaterson](https://github.com/skpaterson)) | ||
- Add FAQ for inspec exec errors when gcp transport is not specified. … [\#15](https://github.com/inspec/inspec-gcp/pull/15) ([skpaterson](https://github.com/skpaterson)) | ||
- Update google\_project inline documentation and make other resource do… [\#14](https://github.com/inspec/inspec-gcp/pull/14) ([skpaterson](https://github.com/skpaterson)) | ||
- Adding machine\_size helper function to tidy up API response for machi… [\#13](https://github.com/inspec/inspec-gcp/pull/13) ([skpaterson](https://github.com/skpaterson)) | ||
- add kudos for @martezr [\#9](https://github.com/inspec/inspec-gcp/pull/9) ([chris-rock](https://github.com/chris-rock)) | ||
- Added minimum supported inspec version to inspec.yml [\#8](https://github.com/inspec/inspec-gcp/pull/8) ([skpaterson](https://github.com/skpaterson)) | ||
- Updating Gemfile to use latest inspec release. Fix for only\_if test … [\#7](https://github.com/inspec/inspec-gcp/pull/7) ([skpaterson](https://github.com/skpaterson)) | ||
- update readme with api and quota settings [\#6](https://github.com/inspec/inspec-gcp/pull/6) ([chris-rock](https://github.com/chris-rock)) | ||
- add travis checks [\#5](https://github.com/inspec/inspec-gcp/pull/5) ([chris-rock](https://github.com/chris-rock)) | ||
- pass when terraform destory may fail [\#4](https://github.com/inspec/inspec-gcp/pull/4) ([chris-rock](https://github.com/chris-rock)) | ||
- Added configuration flag to separate resources requiring elevated pri… [\#3](https://github.com/inspec/inspec-gcp/pull/3) ([skpaterson](https://github.com/skpaterson)) | ||
- Inspec train gcp [\#2](https://github.com/inspec/inspec-gcp/pull/2) ([skpaterson](https://github.com/skpaterson)) | ||
- update readme [\#1](https://github.com/inspec/inspec-gcp/pull/1) ([chris-rock](https://github.com/chris-rock)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ maintainer: [email protected],[email protected] | |
summary: This resource pack provides compliance resources_old_ignore for Google Cloud Platform | ||
copyright: [email protected],[email protected] | ||
copyright_email: [email protected],[email protected] | ||
version: 0.4.0 | ||
version: 0.5.0 | ||
license: Apache-2.0 | ||
inspec_version: '>= 2.2.10' | ||
supports: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters