terraform - deptno/deptno.github.io GitHub Wiki

terraform

[email protected]

μ‚¬μš©λ²„μ „: [email protected] μš”μ•½:

  • terraform 0.13μ—μ„œ upgradeλ₯Ό μš”ν•¨
  • λ°”μ΄λ„ˆλ¦¬ μ œκ³΅μ•ˆν•˜λ‹ˆ μ†ŒμŠ€ λΉŒλ“œν•  것
  • μ†ŒμŠ€λΉŒλ“œν•˜λ €λ©΄ [email protected] ν•„μš”
  • [email protected] μ„€μΉ˜ν•˜λ €λ©΄ x86_64 μ•„ν‚€ν…μ³λ‘œ μ‹œλ„ν• κ²ƒ
$ terraform init

Initializing the backend...
β•·
β”‚ Error: Invalid legacy provider address
β”‚
β”‚ This configuration or its associated state refers to the unqualified provider "aws".
β”‚
β”‚ You must complete the Terraform 0.13 upgrade process before upgrading to later versions.
β•΅

$ brew install [email protected]
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> Updated Formulae
Updated 12 formulae.
==> Updated Casks
Updated 7 casks.

Warning: [email protected] has been deprecated because it is not supported upstream!
Error: [email protected]: no bottle available!
You can try to install from source with:
  brew install --build-from-source [email protected]
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.
$ brew install --build-from-source [email protected]
Warning: [email protected] has been deprecated because it is not supported upstream!
Warning: [email protected] has been deprecated because it is not supported upstream!
Error: [email protected]: no bottle available!
You can try to install from source with:
  brew install --build-from-source [email protected]
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.
$ brew install --build-from-source [email protected]

Warning: [email protected] has been deprecated because it is not supported upstream!
[email protected]: The x86_64 architecture is required for this software.
Error: [email protected]: An unsatisfied requirement failed this build.

link