Dontopedia

terraform init

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

terraform init has 14 facts recorded in Dontopedia across 6 references, with 1 live disagreement.

14 facts·8 predicates·6 sources·1 in dispute

Mostly:rdf:type(5), is shell command(1), purpose(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (8)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

executesCommandExecutes Command(2)

achievedByAchieved by(1)

containsCommandContains Command(1)

requiredForRequired for(1)

requiresRequires(1)

runsRuns(1)

specifiesSpecifies(1)

Other facts (12)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

12 facts
PredicateValueRef
Rdf:typeTerraform Cli Command[1]
Rdf:typeShell Command[2]
Rdf:typeTerraform Command[4]
Rdf:typeTerraform Command[5]
Rdf:typeTerraform Command[6]
Is Shell Commandtrue[1]
PurposeTerraform State Initialization[2]
Syntaxterraform init[3]
Has Argumentinit[5]
CategoryTerraform Setup Command[5]
Is Executed inInitialize Terraform Step[6]
Produces.terraform Directory[6]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

typebeam/5f00aa87-f9e6-459b-8402-ea7cffdc6d81
ex:Terraform-CLI-Command
isShellCommandbeam/5f00aa87-f9e6-459b-8402-ea7cffdc6d81
true
typebeam/d170265d-ef42-45e0-b9d4-46cea600f1b4
ex:ShellCommand
labelbeam/d170265d-ef42-45e0-b9d4-46cea600f1b4
terraform init
purposebeam/d170265d-ef42-45e0-b9d4-46cea600f1b4
ex:terraform-state-initialization
syntaxbeam/9d257412-82a5-4c0e-a85a-5e5d516d099d
terraform init
typebeam/0f494884-170a-49a1-85a8-5e179ec095c7
ex:TerraformCommand
labelbeam/0f494884-170a-49a1-85a8-5e179ec095c7
terraform init
typebeam/485211d4-529d-4b39-8859-34c7a9119060
ex:TerraformCommand
hasArgumentbeam/485211d4-529d-4b39-8859-34c7a9119060
init
categorybeam/485211d4-529d-4b39-8859-34c7a9119060
ex:TerraformSetupCommand
typebeam/adeabf98-a83e-4769-8d6c-bdd7475ef08e
ex:terraform-command
isExecutedInbeam/adeabf98-a83e-4769-8d6c-bdd7475ef08e
ex:initialize-terraform-step
producesbeam/adeabf98-a83e-4769-8d6c-bdd7475ef08e
ex:.terraform-directory

References (6)

6 references
  1. ctx:claims/beam/5f00aa87-f9e6-459b-8402-ea7cffdc6d81
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5f00aa87-f9e6-459b-8402-ea7cffdc6d81
      Show excerpt
      Action = "sts:AssumeRole" } ] }) # Add new permissions or modify existing ones policy = jsonencode({ Version = "2012-10-17" Statement = [ { Effect = "Allow" Action = [ "s3:Get
  2. ctx:claims/beam/d170265d-ef42-45e0-b9d4-46cea600f1b4
    • full textbeam-chunk
      text/plain948 Bdoc:beam/d170265d-ef42-45e0-b9d4-46cea600f1b4
      Show excerpt
      name: Terraform Apply on: push: branches: - main jobs: terraform: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Setup Terraform uses: hashicorp/setup-terr
  3. ctx:claims/beam/9d257412-82a5-4c0e-a85a-5e5d516d099d
    • full textbeam-chunk
      text/plain1 KBdoc:beam/9d257412-82a5-4c0e-a85a-5e5d516d099d
      Show excerpt
      run: terraform init - name: Apply Terraform run: terraform apply -auto-approve ``` ### Step 5: Store Generated Secrets Store the generated secrets in a file that Terraform can read. In the example above, the secrets are s
  4. ctx:claims/beam/0f494884-170a-49a1-85a8-5e179ec095c7
    • full textbeam-chunk
      text/plain1 KBdoc:beam/0f494884-170a-49a1-85a8-5e179ec095c7
      Show excerpt
      Here's an updated version of your GitHub Actions workflow that includes these steps: ```yml name: Terraform Deployment on: push: branches: - main jobs: deploy: runs-on: ubuntu-latest env: AWS_ACCESS_KEY_ID: ${
  5. ctx:claims/beam/485211d4-529d-4b39-8859-34c7a9119060
    • full textbeam-chunk
      text/plain1 KBdoc:beam/485211d4-529d-4b39-8859-34c7a9119060
      Show excerpt
      - name: Setup Terraform uses: hashicorp/setup-terraform@v1 with: terraform_version: 1.0.0 - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v1 with:
  6. ctx:claims/beam/adeabf98-a83e-4769-8d6c-bdd7475ef08e
    • full textbeam-chunk
      text/plain1 KBdoc:beam/adeabf98-a83e-4769-8d6c-bdd7475ef08e
      Show excerpt
      uses: actions/checkout@v2 - name: Setup Terraform uses: hashicorp/setup-terraform@v1 with: terraform_version: 1.5.5 - name: Configure AWS Credentials uses: aws-actions/configure-aws-cr

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.