Coder Social home page Coder Social logo

pulumiverse / pulumi-fortios Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 23.79 MB

Pulumi provider for managing Fortinet FortiOS

License: Apache License 2.0

Dockerfile 0.01% Makefile 0.01% Go 0.16% C# 26.98% TypeScript 17.63% Python 55.21%
pulumi pulumi-provider

pulumi-fortios's Introduction

pulumi-fortios's People

Contributors

dbhagen avatar tmeckel avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cnunciato

pulumi-fortios's Issues

Removing source addresses, destination addresses, services does not trigger a change

Using Pulumi Python, I am able to add additional entries to source addresses, destination addresses and services - this correctly detects a change and updates the Fortigate firewall policy.

Updating (dev):
     Type                            Name                            Status              Info
     pulumi:pulumi:Stack             pulumi-fortigate-example-dev                        20 messages
 ~   ├─ fortios:firewall:Policy      networkmonitoring example  updated (0.52s)     [diff: ~dstaddrs]

However removing an element does not trigger a change.

Additionaly if I remove an element and add a new element, this does correct trigger a change.

E.g.

  services: 
    - SSH
    - HTTPS

Add a service - triggers a change

  services: 
    - SSH
    - HTTPS
    - HTTP

Remove a service - no change triggered

  services: 
    - SSH
    - HTTPS

Removing a service and adding a new one - change triggered and rule updated correctly

  services: 
    - SSH
    - HTTPS
    - FTP

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.