Editing Terraform State Files (DON'T!) | Stream Highlight - September 8th

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

Комментарии • 3

  • @zenmaster24
    @zenmaster24 Год назад +1

    came across an issue today, importing an fsx file system - from the terraform doco on the resource:
    Certain resource arguments, like security_group_ids and the self_managed_active_directory configuation block password, do not have a FSx API method for reading the information after creation. If these arguments are set in the Terraform configuration on an imported resource, Terraform will always show a difference. To workaround this behavior, either omit the argument from the Terraform configuration or use ignore_changes to hide the difference.
    thats no good- i need a security group id in the state file

  • @spyder5204
    @spyder5204 Год назад +1

    Nice explanation but better to be more clear

    • @MichaelCrilly
      @MichaelCrilly  Год назад +1

      In the future I can, but I can’t update the video now. Thanks.