You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replace other Packet references (slack, websites, email, with their EM equivalent)
Search for "packet" to find any stragglers
create versions.tf (copy it from another project and modify it, or use terraform 0.12upgrade, 0.13upgrade, etc).. Presumably, it will look something like this in the end:
In order to publish this module (https://www.terraform.io/docs/registry/modules/publish.html):
packet_
withmetal_
versions.tf
(copy it from another project and modify it, or use terraform 0.12upgrade, 0.13upgrade, etc).. Presumably, it will look something like this in the end:terraform providers lock
sensitive = true
in variables.tf (auth_token) and output.tf (kubeadm_join_command)templates
toassets
scripts
toassets/scripts
terraform fmt
terraform validate
git tag -a v0.1.0 -m v0.1.0
(or-s
instead of-a
) (semver is required)output
variables should be made available)The text was updated successfully, but these errors were encountered: