关于“管理 Terraform 状态”的评价
104109 条评价
Joanne G. · 已于 over 2 years前审核
Nitin A. · 已于 over 2 years前审核
Clemens J. · 已于 over 2 years前审核
Tan K. · 已于 over 2 years前审核
Bhushan U. · 已于 over 2 years前审核
Tan Tran T. · 已于 over 2 years前审核
Muhamad F. · 已于 over 2 years前审核
Cheong Cheng O. · 已于 over 2 years前审核
resource "docker_image" "nginx" { name = "nginx:latest" } Above resource doesn't work, error when applying: Error: Unable to create container with image docker_image.nginx.image_id: unable to pull image docker_image.nginx.image_id: error pulling image docker_image.nginx.image_id: Error response from daemon: pull access denied for docker_image.nginx.image_id, repository does not exist or may require 'docker login': denied: requested access to the resource is denied This command missed something: docker image inspect -f {{.RepoTags}} Doesn't seem it's a practical example to import a docker container, I would not import or manage any resource on my local computer with terraform. I felt it would be a better example to import a cloud resource.
Bella X. · 已于 over 2 years前审核
Teng Siang K. · 已于 over 2 years前审核
Neha W. · 已于 over 2 years前审核
JayaSree G. · 已于 over 2 years前审核
Sutita P. · 已于 over 2 years前审核
JAIJAGADISH H. · 已于 over 2 years前审核
Ahmed H. · 已于 over 2 years前审核
ahmed H. · 已于 over 2 years前审核
Alexandre A. · 已于 over 2 years前审核
Ricardo M. · 已于 over 2 years前审核
Julio L. · 已于 over 2 years前审核
Devan K. · 已于 over 2 years前审核
mildly confusing what to add to the section for inspecting RepoTags
Joshua G. · 已于 over 2 years前审核
John B. · 已于 over 2 years前审核
Daniel S. · 已于 over 2 years前审核
docker inspect command in task 2 is missing the image ID reference
Michelle C. · 已于 over 2 years前审核
noman m. · 已于 over 2 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。