Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 6.1.0 #140

Merged
merged 2 commits into from
Feb 22, 2021
Merged

chore: release 6.1.0 #140

merged 2 commits into from
Feb 22, 2021

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Feb 12, 2021

🤖 I have created a release *beep* *boop*

6.1.0 (2021-02-22)

Features

  • Add module for creating scheduled snapshots for persistent disk (#139) (cedac01)
  • Allow IP assignment in instance templates (#118) (a53e140)
  • Allow overriding MIG name (#142) (75a8baa)

Bug Fixes

  • Add support for disk_name and device_name on additional_disks (#132) (a89a025)
  • disk snapshot working example (#145) (698d865)

This PR was generated with Release Please. See documentation.

@comment-bot-dev
Copy link

comment-bot-dev commented Feb 12, 2021

Thanks for the PR! 🚀
Unfortunately it looks like some of our CI checks failed. See the Contributing Guide for details.

  • ⚠️check_generate_modules
    The modules need to be regenerated. Please run make_build.
Checking submodule's files generation
diff -r '--exclude=.terraform' '--exclude=.kitchen' '--exclude=.git' /workspace/modules/mig/versions.tf /tmp/tmp.Q8WJkT4tp0/workspace/modules/mig/versions.tf
24c24
<     module_name = "blueprints/terraform/terraform-google-vm:mig/v6.1.0"
---
>     module_name = "blueprints/terraform/terraform-google-vm:mig/v6.0.0"
27c27
<     module_name = "blueprints/terraform/terraform-google-vm:mig/v6.1.0"
---
>     module_name = "blueprints/terraform/terraform-google-vm:mig/v6.0.0"
diff -r '--exclude=.terraform' '--exclude=.kitchen' '--exclude=.git' /workspace/modules/mig_with_percent/versions.tf /tmp/tmp.Q8WJkT4tp0/workspace/modules/mig_with_percent/versions.tf
24c24
<     module_name = "blueprints/terraform/terraform-google-vm:mig_with_percent/v6.1.0"
---
>     module_name = "blueprints/terraform/terraform-google-vm:mig_with_percent/v6.0.0"
27c27
<     module_name = "blueprints/terraform/terraform-google-vm:mig_with_percent/v6.1.0"
---
>     module_name = "blueprints/terraform/terraform-google-vm:mig_with_percent/v6.0.0"
Error: submodule's files generation has not been run, please run the
'make build' command and commit changes
  • ⚠️check_terraform
    Failed Terraform check. More details below.
Running terraform fmt
Running terraform validate
terraform_validate ./examples/compute_instance/disk_snapshot 
Error: 
Failed to install provider
Error while installing hashicorp/null v3.1.0: could not query provider
registry for registry.terraform.io/hashicorp/null: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./examples/compute_instance/simple 
Success!
The configuration is valid.
terraform_validate ./examples/instance_template/additional_disks 
Success!
The configuration is valid.
terraform_validate ./examples/instance_template/simple 
Success!
The configuration is valid.
terraform_validate ./examples/mig/autoscaler 
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./examples/mig/full 
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./examples/mig/simple 
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./examples/mig_with_percent/simple 
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./examples/preemptible_and_regular_instance_templates/simple 
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./examples/umig/full 
Success!
The configuration is valid.
terraform_validate ./examples/umig/named_ports 
Success!
The configuration is valid.
terraform_validate ./examples/umig/simple 
Success!
The configuration is valid.
terraform_validate ./examples/umig/static_ips 
Success!
The configuration is valid.
terraform_validate ./modules/compute_disk_snapshot 
Error: 
Failed to install provider
Error while installing hashicorp/null v3.1.0: could not query provider
registry for registry.terraform.io/hashicorp/null: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./modules/compute_instance 
Success!
The configuration is valid.
terraform_validate ./modules/instance_template 
Success!
The configuration is valid.
terraform_validate ./modules/mig 
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./modules/mig_with_percent 
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./modules/preemptible_and_regular_instance_templates 
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./modules/umig 
Success!
The configuration is valid.
terraform_validate ./test/fixtures/compute_instance/disk_snapshot 
Error: 
Failed to install provider
Error while installing hashicorp/null v3.1.0: could not query provider
registry for registry.terraform.io/hashicorp/null: failed to retrieve
authentication checksums for provider: 404 Not Found
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
terraform_validate ./test/fixtures/compute_instance/simple 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
terraform_validate ./test/fixtures/instance_template/additional_disks 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
terraform_validate ./test/fixtures/instance_template/simple 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
terraform_validate ./test/fixtures/mig/autoscaler 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./test/fixtures/mig/simple 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./test/fixtures/mig_with_percent/simple 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./test/fixtures/preemptible_and_regular_instance_templates/simple 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found
terraform_validate ./test/fixtures/umig/named_ports 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
terraform_validate ./test/fixtures/umig/simple 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
terraform_validate ./test/fixtures/umig/static_ips 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
terraform_validate ./test/setup 
Error: 
Failed to install provider
Error while installing hashicorp/random v2.3.1: could not query provider
registry for registry.terraform.io/hashicorp/random: failed to retrieve
cryptographic signature for provider: 404 Not Found
Error: 
Failed to install provider
Error while installing hashicorp/external v2.1.0: could not query provider
registry for registry.terraform.io/hashicorp/external: failed to retrieve
cryptographic signature for provider: 404 Not Found
Error: 
Failed to install provider
Error while installing hashicorp/google-beta v3.57.0: could not query provider
registry for registry.terraform.io/hashicorp/google-beta: failed to retrieve
authentication checksums for provider: 404 Not Found

@release-please release-please bot force-pushed the release-v6.1.0 branch 2 times, most recently from b572693 to 4bfcedc Compare February 18, 2021 22:49
@morgante morgante merged commit 266cfb9 into master Feb 22, 2021
@morgante morgante deleted the release-v6.1.0 branch February 22, 2021 17:49
@release-please
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants