mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #31398 from hashicorp/fix-glossary-table-contents
Fix links in Glossary page's table of contents
This commit is contained in:
commit
5e000c2741
@ -12,8 +12,8 @@ This page collects brief definitions of some of the technical terms used in the
|
||||
<div style={{ columnWidth: '14em' }}>
|
||||
|
||||
- [API](#api)
|
||||
- [Apply (noun)](#apply-noun-)
|
||||
- [Apply (verb)](#apply-verb-)
|
||||
- [Apply (noun)](#apply-noun)
|
||||
- [Apply (verb)](#apply-verb)
|
||||
- [Argument](#argument)
|
||||
- [Attribute](#attribute)
|
||||
- [Backend](#backend)
|
||||
@ -48,16 +48,16 @@ This page collects brief definitions of some of the technical terms used in the
|
||||
- [Output Values](#output-values)
|
||||
- [OSS](#oss)
|
||||
- [Permissions](#permissions)
|
||||
- [Plan (verb)](#plan-verb-)
|
||||
- [Plan (noun, 1)](#plan-noun-1-)
|
||||
- [Plan (verb)](#plan-verb)
|
||||
- [Plan (noun, 1)](#plan-noun-1)
|
||||
- [Plan File](#plan-file)
|
||||
- [Policy](#policy)
|
||||
- [Policy Check](#policy-check)
|
||||
- [Policy Set](#policy-set)
|
||||
- [Private Terraform Registry](#private-terraform-registry)
|
||||
- [Private Terraform Enterprise (PTFE)](#private-terraform-enterprise-ptfe-)
|
||||
- [Private Terraform Enterprise (PTFE)](#private-terraform-enterprise-ptfe)
|
||||
- [(Terraform) Provider](#terraform-provider)
|
||||
- [Pull Request (PR)](#pull-request-pr-)
|
||||
- [Pull Request (PR)](#pull-request-pr)
|
||||
- [Queue](#queue)
|
||||
- [(Terraform) Registry](#terraform-registry)
|
||||
- [Remote Operations](#remote-operations)
|
||||
|
Loading…
Reference in New Issue
Block a user