In the below resource file, my provider is AWS and my resource is Ubuntu 18.04 Bionic . provider "aws" { access_key = "ACCESS_KEY_HERE" secret_key = " ...
確定! 回上一頁