Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/terraform-provider-elasticstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: elastic/terraform-provider-elasticstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 667-fleet-data-tags
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 16 files changed
  • 5 contributors

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    1719026 View commit details
    Browse the repository at this point in the history
  2. code fix and cleanup

    mholttech authored and tobio committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    2d70ebf View commit details
    Browse the repository at this point in the history
  3. Update Docs

    mholttech authored and tobio committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3720216 View commit details
    Browse the repository at this point in the history
  4. fix failing test

    mholttech authored and tobio committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0245fc6 View commit details
    Browse the repository at this point in the history
  5. update changelog

    mholttech authored and tobio committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    36cdf4c View commit details
    Browse the repository at this point in the history
  6. Update internal/fleet/agent_policy_resource.go

    Co-authored-by: Toby Brain <tobio85@gmail.com>
    mholttech and tobio committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    696d99d View commit details
    Browse the repository at this point in the history
  7. Update fleet API to 8.15.0

    tobio committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3a3d718 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d023e7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b794328 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    351b890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a7ab7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b18ed02 View commit details
    Browse the repository at this point in the history
  4. lint

    tobio committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c5418b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge remote-tracking branch 'origin/main' into 667-fleet-data-tags

    * origin/main: (39 commits)
      chore(deps): update golang:1.23.1 docker digest to 4f063a2 (#804)
      fix(deps): update module github.com/go-resty/resty/v2 to v2.15.3 (#781)
      fix for http/tcp monitor produces inconsistent result after apply (#801)
      chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8.15.2 (#798)
      chore(deps): update docker.elastic.co/kibana/kibana docker tag to v8.15.2 (#799)
      Bump github.com/oapi-codegen/oapi-codegen/v2 in /tools (#808)
      Bump github.com/oapi-codegen/oapi-codegen/v2 from 2.4.0 to 2.4.1 (#806)
      Bump actions/checkout from 4.1.7 to 4.2.0 (#807)
      more fleet framework migrations (#785)
      Apply the sys_monitoring attribute during creation (#792)
      fix(deps): update module github.com/oapi-codegen/oapi-codegen/v2 to v2.4.0 (#788)
      fix(docs): indices datesource example field (#786)
      fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.12.0 (#782)
      chore(deps): pin golang docker tag to 2fe82a3 (#783)
      Remove GO_VERSION indirection
      Fix release pipeline
      Prepare release v0.11.7
      fix(deps): update module github.com/goreleaser/goreleaser/v2 to v2.3.2 (#776)
      impl framework data_source.fleet_enrollment_tokens (#778)
      Add support for the `alerts_filter` param in the Create Rule API (#774)
      ...
    tobio committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bf587f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge remote-tracking branch 'origin/main' into 667-fleet-data-tags

    * origin/main:
      fix package policy secrets (#821)
      chore(deps): update codecov/codecov-action digest to b9fd7d1 (#815)
      Bump release memory
      Switch to golang 1.23.2 in release
      Bump release memory
      Prepare release v0.11.8 (#810)
      Add key_id as an explicit attribute (#789)
      standalone-output resource (#811)
      Add URL support to data_view field_formats (#812)
      migrate fleet integration_policy to framework, fix secret churn (#797)
      Allow mappings to be unknown to support mappings defined in index templates (#803)
    tobio committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    403c5d5 View commit details
    Browse the repository at this point in the history
  2. Optional overrides

    tobio committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    effdad7 View commit details
    Browse the repository at this point in the history
  3. Optional proxy id

    tobio committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5ee9354 View commit details
    Browse the repository at this point in the history
Loading