snapcrafters / terraform

Unofficial snap package for Hashicorp Terraform
https://snapcraft.io/terraform
Mozilla Public License 2.0
1 stars 3 forks source link

Call for testing `terraform` #86

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

A new version (1.6.5) of terraform was just pushed to the candidate channel in the snap store. The following revisions are available.

CPU ArchitectureRevision
amd64595
arm64599
armhf596
ppc64el598
s390x597

Automated screenshots

The snap will be installed in a VM automatically; screenshots will be posted as a comment on this issue shortly.

How to test it manually

  1. Stop the application if it was already running

  2. Upgrade to this version by running

    snap refresh terraform --candidate
  3. Start the app and test it out.

  4. Finally, add a comment below explaining whether this app is working, and include the output of the following command.

    snap version; lscpu | grep Architecture; snap info terraform | grep installed

How to release it

Maintainers can promote this to stable by commenting /promote <rev>[,<rev>] stable [done].

For example

  • To promote a single revision, run /promote <rev> stable
  • To promote multiple revisions, run /promote <rev>,<rev> stable
  • To promote a revision and close the issue, run /promote <rev>,<rev> stable done

You can promote all revisions that were just built with:

/promote 595,599,596,598,597 stable done
jnsgruk commented 11 months ago

/promote 595,599,596,598,597 stable done

github-actions[bot] commented 11 months ago

The following revisions were released to the stable channel: 595,599,596,598,597.